Skip to content

Bump fast-deep-equal from 2.0.1 to 3.1.3#24

Merged
dependabot[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/fast-deep-equal-3.1.3
Nov 24, 2020
Merged

Bump fast-deep-equal from 2.0.1 to 3.1.3#24
dependabot[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/fast-deep-equal-3.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 24, 2020

Bumps fast-deep-equal from 2.0.1 to 3.1.3.

Release notes

Sourced from fast-deep-equal's releases.

v3.1.3

Update dependencies

v3.1.2

Update types (not published - use 3.1.3)

v3.1.1

Fix: missing react files in npm package

v3.1.0

Support comparing react elements by ignoring circular _owner property (borrowed from borrowed from react-fast-compare, #45, @streamich)

v3.0.1

Updated docs

v3.0.0

Improve TypeArray, Set and Map equality to exclude pseudo-Maps etc. (#44, @streamich)

v3.0.0-beta.2

Better performance for ES6 Maps and Sets, (@xobotyi) Support environments without BigInt64Array.

v3.0.0-beta.1

Added es6 files to npm package Do NOT use v3.0.0-beta.0

v3.0.0-beta.0

To install:

npm install fast-deep-equal@beta

Breaking changes:

  • instances of different classes are now considered unequal
  • support for ES6 Map and Set instances
  • support for ES6 typed arrays
Commits
  • d807ffc 3.1.3
  • 50ec408 Merge pull request #67 from epoberezkin/dependabot/npm_and_yarn/nyc-15.1.0
  • 72c0e40 Merge branch 'master' into dependabot/npm_and_yarn/nyc-15.1.0
  • 4f41be7 Merge pull request #70 from epoberezkin/dependabot/npm_and_yarn/eslint-7.2.0
  • e333a17 Merge pull request #68 from epoberezkin/dependabot/npm_and_yarn/typescript-3.9.5
  • b54ca1f Merge branch 'master' into dependabot/npm_and_yarn/eslint-7.2.0
  • b6642ea chore: update travis node versions
  • 9f78ad9 build(deps-dev): bump eslint from 4.19.1 to 7.2.0
  • c65eb6e build(deps-dev): bump typescript from 2.9.2 to 3.9.5
  • 6c4c48e build(deps-dev): bump nyc from 11.9.0 to 15.1.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) from 2.0.1 to 3.1.3.
- [Release notes](https://github.com/epoberezkin/fast-deep-equal/releases)
- [Commits](epoberezkin/fast-deep-equal@v2.0.1...v3.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 24, 2020
@vweevers
Copy link
Copy Markdown
Member

@dependabot squash and merge

@dependabot dependabot Bot merged commit 2449c10 into master Nov 24, 2020
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/fast-deep-equal-3.1.3 branch November 24, 2020 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant